projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3ee21a
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 2 Oct 2009 13:21:15 +0000
(13:21 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 2 Oct 2009 13:21:15 +0000
(13:21 +0000)
lisp/net/tramp-smb.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-smb.el
b/lisp/net/tramp-smb.el
index 54835efe2267f624f385381f640b0c63ef411670..48d015013c0a9bdf2fd90d12dc7bc7481a44a4bc 100644
(file)
--- a/
lisp/net/tramp-smb.el
+++ b/
lisp/net/tramp-smb.el
@@
-548,6
+548,7
@@
PRESERVE-UID-GID is completely ignored."
(tramp-smb-send-command v (format "mkdir \"%s\"" file))
;; We must also flush the cache of the directory, because
;; file-attributes reads the values from there.
+ (tramp-flush-file-property v localname)
(tramp-flush-file-property v (file-name-directory localname)))
(unless (file-directory-p directory)
(tramp-error